Skip to content

Conversation

@SimonSapin
Copy link
Contributor

No description provided.

… to separate text from the edge of the newly added background.
@lilyball
Copy link
Contributor

lilyball commented Aug 6, 2014

What does this look like?

@SimonSapin
Copy link
Contributor Author

It’s very similar to what Github does: like this

@SimonSapin
Copy link
Contributor Author

This helps because the monospace font is not always enough to visually distinguish code from normal text.

@bors bors merged commit 3b41f32 into rust-lang:master Aug 6, 2014
@SimonSapin SimonSapin deleted the patch-8 branch September 20, 2014 19:25
lnicola pushed a commit to lnicola/rust that referenced this pull request Aug 13, 2024
feat: Implement TAIT and fix ATPIT a bit

Closes rust-lang#16296 (Commented on the issue)

In rust-lang#16852, I implemented ATPIT, but as I didn't discern ATPIT and other non-assoc TAIT, I guess that it has been working for some TAITs.

As the definining usage of TAIT requires it should be appear in the Def body's type(const blocks' type annotations or functions' signatures), this can be done in simlilar way with ATPIT

And this PR also corrects some defining-usage resolution for ATPIT
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jan 8, 2026
Closes rust-lang/rust-clippy#16293

Also contains fixes of several other lints, on handling macros

changelog: [`checked_conversions`] fix wrongly unmangled macros
changelog: [`manual_ignore_case_cmp`] fix wrongly unmangled macros
changelog: [`manual_ilog2`] fix wrongly unmangled macros
changelog: [`needless_bool_assign`] fix wrongly unmangled macros
changelog: [`manual_is_multiple_of`] fix wrongly unmangled macros
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants